Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix uninitialised counter variable #1095

Merged
merged 2 commits into from
Dec 3, 2024

Conversation

LourensVeen
Copy link
Collaborator

This fixes an uninitialised variable, which caused Huayno to crash in some cases. Fixes #1094.

@LourensVeen LourensVeen self-assigned this Dec 3, 2024
@LourensVeen LourensVeen requested a review from a team as a code owner December 3, 2024 14:08
@rieder
Copy link
Member

rieder commented Dec 3, 2024

I can't find the change that fixes this issue, can you point it out @LourensVeen?

@LourensVeen
Copy link
Collaborator Author

LourensVeen commented Dec 3, 2024

Argh, sorry, vim automatically fixed the whitespace because we have an editorconfig file now that tells it to do so. I'll clean this up, one sec.

@LourensVeen
Copy link
Collaborator Author

There, you should able to see all glorious five characters now!

@rieder rieder merged commit a321210 into amusecode:main Dec 3, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Huayno crashes with "ENDRUN at ../src/evolve_sf.c:327 partition error"
2 participants